home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / super_su.swf / scripts / DefineButton2_211 / BUTTONCONDACTION on(keyPress Right).as < prev    next >
Encoding:
Text File  |  2007-04-19  |  52 b   |  4 lines

  1. on(keyPress "<Right>"){
  2.    this.mPressRight();
  3. }
  4.